Skip to content

Conversation

@LittleLittleCloud
Copy link
Member

No description provided.

drewnoakes and others added 2 commits December 5, 2025 12:11
Use a semaphore in the hot reload session object to prevent overlap between our intentional process shutdown and responding to the process existed event.
@LittleLittleCloud LittleLittleCloud requested a review from a team as a code owner December 5, 2025 19:05
@LittleLittleCloud LittleLittleCloud merged commit ce610b8 into main Dec 8, 2025
5 checks passed
@LittleLittleCloud LittleLittleCloud deleted the u/xiaoyun/hotreloadSequencing branch December 8, 2025 18:20
@dotnet-policy-service dotnet-policy-service bot added this to the 18.3 milestone Dec 8, 2025
@LittleLittleCloud
Copy link
Member Author

/backport to dev18.0.*

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Started backporting to dev18.0. (link to workflow run)

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

@LittleLittleCloud an error occurred while backporting to dev18.0.. See the workflow output for details.

LittleLittleCloud added a commit that referenced this pull request Dec 9, 2025
* Handle overlapping Hot Reload session shutdown

Use a semaphore in the hot reload session object to prevent overlap between our intentional process shutdown and responding to the process existed event.

* Refactor Hot Reload session management to improve process exit handling and session stopping logic

---------

Co-authored-by: Drew Noakes <[email protected]>
LittleLittleCloud added a commit that referenced this pull request Dec 10, 2025
* Handle overlapping Hot Reload session shutdown

Use a semaphore in the hot reload session object to prevent overlap between our intentional process shutdown and responding to the process existed event.

* Refactor Hot Reload session management to improve process exit handling and session stopping logic

---------

Co-authored-by: Drew Noakes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants